home *** CD-ROM | disk | FTP | other *** search
/ Stone Design / Stone Design.iso / Stone_Apps / DataPhile.app / English.lproj / ChooseNewField.nib / data.classes next >
Encoding:
Text File  |  1996-02-24  |  275 b   |  23 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. ChooseNewField = {
  7.     ACTIONS = {
  8.     updateButtons:;
  9.     cancel:;
  10.     ok:;
  11.     };
  12.     OUTLETS = {
  13.     box1;
  14.     window;
  15.     listMatrix;
  16.     addLabelSwitch;
  17.     master;
  18.     view;
  19.     okCancelMatrix;
  20.     };
  21.     SUPERCLASS = Object;
  22. };
  23.